-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] bump pymare version to fix z values #904
Conversation
Reviewer's Guide by SourceryThis pull request updates the pymare dependency version from 0.0.7 to 0.0.8 in the setup.cfg file. The change is made to fix z values, as indicated in the pull request title. File-Level Changes
Tips
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @jdkent - I've reviewed your changes - here's some feedback:
Overall Comments:
- Could you please provide more information in the pull request description? Specifically, it would be helpful to explain the z value issue you're addressing and how this pymare version bump resolves it. This context will be valuable for future reference and for other contributors.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
The change here: https://github.com/neurostuff/NiMARE/pull/903/files#diff-28db297ccb8f266a46d62412ac9cb9efde23ed3a1ea07a7db12313dc50b7e5b1 should fix the issues in the example gallery. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #904 +/- ##
=======================================
Coverage 88.23% 88.23%
=======================================
Files 48 48
Lines 6382 6382
=======================================
Hits 5631 5631
Misses 751 751 ☔ View full report in Codecov by Sentry. |
Closes # .
Changes proposed in this pull request:
Summary by Sourcery
Bump the pymare package version from 0.0.7 to 0.0.8 in the setup configuration to fix issues related to z values.
Bug Fixes: